And details the use of perl to clear the process table 并詳細(xì)講述了如何使用perl來(lái)清除進(jìn)程表(
Processes can be started , killed , restarted , or sent arbitrary signals based on regular expression matches in the process table 可以根據(jù)進(jìn)程表中正則表達(dá)式的匹配來(lái)啟動(dòng)、殺死、重啟進(jìn)程或發(fā)送任意信號(hào)。
Cpan module , which can go through the entire process table , and give the user a list of processes with many important attributes Cpan模塊進(jìn)行的,它瀏覽整個(gè)進(jìn)程表,并返回給用戶帶許多重要屬性的進(jìn)程列表。
By default , a report server can process tables , charts , matrices , lists , text boxes , images , and all of the other report items described in 默認(rèn)情況下,報(bào)表服務(wù)器可以處理表、圖表、矩陣、列表、文本框、圖像以及
To send a signal to a process , the kernel sets a bit in the signal field of the process table entry , corresponding to the type of signal received 為了向進(jìn)程發(fā)送一個(gè)信號(hào),內(nèi)核在進(jìn)程表?xiàng)l目的信號(hào)域中設(shè)置一個(gè)位,對(duì)應(yīng)于收到的信號(hào)的類型。
The bytecode interpreter adds about 65mb to the process table over the maximum heap size for a 128mb heap , and increases in size as does the maximum heap size does 字節(jié)碼解釋器向進(jìn)程表大約添加65mb (除了最大堆大小128mb之外) ,并隨最大堆大小的增加而增加。
When calculating the largest number that this figure can grow to , you must not only consider the maximum heap size , but also the process size of the java bytecode interpreter which is reflected in the os process table over and above the maximum heap size 在計(jì)算該數(shù)字可以達(dá)到的最大數(shù)目時(shí),您必須考慮的不僅有最大堆大小,而且還有除最大堆大小之外的java字節(jié)碼解釋器的進(jìn)程大小(這個(gè)大小在操作系統(tǒng)進(jìn)程表中列出) 。